home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Practical Internet 2003 March
/
Practical Internet Issue 78.iso
/
pc
/
PracticalInternet.exe
/
scripts
/
DefineSprite_17
/
frame_35
/
DoAction.as
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
2003-02-06
|
307 b
|
26 lines
call("CloseOtherMenus");
if(softnum == "1")
{
gotoAndStop(54);
}
if(softnum == "2")
{
gotoAndStop(59);
}
if(softnum == "3")
{
gotoAndStop(64);
}
if(softnum == "4")
{
gotoAndStop(69);
}
if(softnum == "5")
{
gotoAndStop(74);
}
if("5" < softnum)
{
gotoAndStop(84);
}